/* 
Theme Name: Lab-Gear 2008
Description: Lab-Gear WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Hark Design
Author URI: http://www.harkdesign.com/


	This theme was worked, dropped, chopped and blown at http://www.harkdesign.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body {
	font-size: 12px;
line-height: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	background: #ffffff;
	color: #636363;
	text-align: left;
	}

.entry {color: #636363;}

#wrapper{background: #ffffff ;margin:0px auto;width:829px; }

#page {
	background-color: #ffffff;
	padding: 0;
	width: 827px;
	text-align: left;
	}



#content {
	font-size: 11px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #000000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}


#footer {
	background: #000000; 
	padding: 0;
	margin: 0 auto;
	width: 827px;
	clear: both;}

#footer p {
	margin: 0;
	text-align: right;
color: #ffffff;
font-size: 9px ; 
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {font-size: 4em; text-align: center;}

h2 {font-size: 16px;color: #525252; }

h3 {font-size: 13px; color: #525252;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;color: #ffffff;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #ff6633;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}


acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em;}

a {color: #ff3300;text-decoration: none;}

h2 a:hover, h3 a:hover {color: #944637;text-decoration: none;}

a:hover {color: #ff0000;text-decoration: underline;}

.postmetadata {font-size: 9px}

.postmetadata a{color: #006666;}
/****************Structure *********************/

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 827px;
	}

.widecolumn {
	width: 827px;
	}

.post {
	margin-right: 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

/* Begin Sidebar */

#sidebar {font: 11px Verdana, Helvetica, Arial, sans-serif; color: #666666; }

#sidebar a {color: #66cccc;text-decoration: none;}

#sidebar a:hover {color: #99cc33;text-decoration: none;}

#sidebar h2{font-size:11px;border-bottom:#eee 1px solid;margin-top:5px;padding:0;color: #669966; }
#sidebar ul{list-style-type:none;margin:0;padding:0;}
#sidebar ul li{list-style-type:none;margin:0 0 0px;padding:0;}
#sidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
#sidebar ul li ul li{list-style-type:none;background:transparent url(https://www.lab-gear.com/wp-content/themes/Lab-Gear%202008/images/li.gif) no-repeat 0 3px;border:0;margin:0;padding:0 0 3px 15px;}

#searchform {margin: 10px auto;padding: 5px 3px; 	text-align: center;}

#sidebar #searchform #s {width: 108px; padding: 2px;}

#sidebar #searchsubmit {padding: 1px;}


/* End Sidebar */